-- card: 4992 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 4724 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=256 top=298 right=321 bottom=281 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next Card ----- HyperTalk script ----- on mouseUp go to next card end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=228 top=298 right=321 bottom=254 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Preevious Card ----- HyperTalk script ----- on mouseUp go to prev card end mouseUp -- part 3 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=24 top=20 right=278 bottom=478 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part contents for card part 3 ----- text ----- This stack is FREE! It is NOT a fancy stack with lots of graphics and sounds. The stack contains simple multiplication and division exercises for young children. I have used it with my second grade daughter and we found it to be useful. The stack is uprotected. If you are a hypercard virgin and want to see how some simple interactive programs can be written, look at the button, field, card and stack scripts. Just type cmd m gets the message box show menubar gets the menus and you are off and running.